Mesh Export
Export 3D mesh as .obj file
Node Data | |
---|---|
3D | |
Display name | |
Mesh Export | |
Internal name | |
Node_3D_Mesh_Export | |
Inheritances | |
node | |
node_3d_mesh_export | |
Inputs | |
node_3d_mesh_export | |
d3mesh |
Mesh |
path |
Paths |
bool |
Export Texture |
bool |
Invert Uv |
Outputs |
Export polygonal mesh into .obj file.
Properties
Mesh
Mesh to export
Paths
Output path
Export Texture
Whether to export additional .mtl file for material data.
Invert Uv
Whether to invert the V (y) axis of the texture (from 0-1 to 1-0).